This command will return a DWORD representing the pointer of the mesh holding the vertexdata.
Return DWORD=GET VERTEXDATA PTR()
This command does not return a value.
backdrop off make object box 1,100,100,100 lock vertexdata for limb 1,0 ptr as DWORD ptr=get vertexdata ptr() print "memory ptr=";ptr wait key unlock vertexdata
BASIC3D Commands Menu Index